home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 112.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.7 KB  |  113 lines

  1. <option type="enum" id="opt/112">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Page Size</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>PageSize</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>100</arg_order>
  13.    <arg_spot>E</arg_spot>
  14.    <arg_required />
  15.    <arg_substitution />
  16.    <arg_proto>%s</arg_proto>
  17.   </arg_execution>
  18.   <constraints>
  19.      <constraint sense="true">
  20.       <driver>lpstyl</driver>
  21.       <arg_defval>ev/745</arg_defval>
  22.      </constraint>
  23.   </constraints>
  24.   <enum_vals>
  25.    <enum_val id="ev/745">
  26.     <ev_longname>
  27.      <en>Letter, Grayscale</en>
  28.     </ev_longname>
  29.     <!-- A multilingual <comments> block can appear here, too;
  30.          it should be treated as documentation for the user. -->
  31.     <ev_shortname>
  32.      <en>LetterGrayscale</en>
  33.      <!-- Until someone tells me how to learn the user locale in 
  34.           backends, the shortname must be monolingual in <en>! -->
  35.     </ev_shortname>
  36.     <ev_driverval>-sDEVICE=pbmraw -sOutputFile=- - | lpstyl</ev_driverval>
  37.    </enum_val>
  38.    <enum_val id="ev/746">
  39.     <ev_longname>
  40.      <en>Letter, Colour</en>
  41.     </ev_longname>
  42.     <!-- A multilingual <comments> block can appear here, too;
  43.          it should be treated as documentation for the user. -->
  44.     <ev_shortname>
  45.      <en>LetterColour</en>
  46.      <!-- Until someone tells me how to learn the user locale in 
  47.           backends, the shortname must be monolingual in <en>! -->
  48.     </ev_shortname>
  49.     <ev_driverval>-sDEVICE=bitcmyk -g3060x3960 -sOutputFile=- - | lpstyl -t bitcmyk -w 3060 -h 3960</ev_driverval>
  50.     <constraints>
  51.      <constraint sense="false">
  52.       <make>Apple</make>
  53.       <model>StyleWriter 1200</model>
  54.       <arg_defval>na</arg_defval>
  55.      </constraint>
  56.      <constraint sense="false">
  57.       <make>Apple</make>
  58.       <model>StyleWriter I</model>
  59.       <arg_defval>na</arg_defval>
  60.      </constraint>
  61.      <constraint sense="false">
  62.       <make>Apple</make>
  63.       <model>StyleWriter II</model>
  64.       <arg_defval>na</arg_defval>
  65.      </constraint>
  66.     </constraints>
  67.    </enum_val>
  68.    <enum_val id="ev/747">
  69.     <ev_longname>
  70.      <en>A4, Grayscale</en>
  71.     </ev_longname>
  72.     <!-- A multilingual <comments> block can appear here, too;
  73.          it should be treated as documentation for the user. -->
  74.     <ev_shortname>
  75.      <en>A4Grayscale</en>
  76.      <!-- Until someone tells me how to learn the user locale in 
  77.           backends, the shortname must be monolingual in <en>! -->
  78.     </ev_shortname>
  79.     <ev_driverval>-sPAPERSIZE=a4 -sDEVICE=pbmraw -sOutputFile=- - | lpstyl -p a4</ev_driverval>
  80.    </enum_val>
  81.    <enum_val id="ev/748">
  82.     <ev_longname>
  83.      <en>A4, Colour</en>
  84.     </ev_longname>
  85.     <!-- A multilingual <comments> block can appear here, too;
  86.          it should be treated as documentation for the user. -->
  87.     <ev_shortname>
  88.      <en>A4Colour</en>
  89.      <!-- Until someone tells me how to learn the user locale in 
  90.           backends, the shortname must be monolingual in <en>! -->
  91.     </ev_shortname>
  92.     <ev_driverval>-sDEVICE=bitcmyk -g2975x4210 -sOutputFile=- - | lpstyl -t bitcmyk -w 2975 -h 4210 -p a4</ev_driverval>
  93.     <constraints>
  94.      <constraint sense="false">
  95.       <make>Apple</make>
  96.       <model>StyleWriter 1200</model>
  97.       <arg_defval>na</arg_defval>
  98.      </constraint>
  99.      <constraint sense="false">
  100.       <make>Apple</make>
  101.       <model>StyleWriter I</model>
  102.       <arg_defval>na</arg_defval>
  103.      </constraint>
  104.      <constraint sense="false">
  105.       <make>Apple</make>
  106.       <model>StyleWriter II</model>
  107.       <arg_defval>na</arg_defval>
  108.      </constraint>
  109.     </constraints>
  110.    </enum_val>
  111.   </enum_vals>
  112. </option>
  113.